home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sun Solutions 2000 #2
/
Sun Solutions CD (Volume 2 2000)(Special Focus - Java Technologies)(Disc 1).ISO
/
products
/
Software
/
QuadbaseSystemsInc
/
_install
/
install_download.txt
< prev
next >
Wrap
Text File
|
2000-02-07
|
3KB
|
66 lines
Installation for EspressChart Download Version 2.2.1
-----------------------------------------------------
Requirements : A Java 1.1/1.2 VM MUST already be installed on the machine where
EspressChart is to be installed.
In order to install the Evaluation version of EspressChart, a Java 1.1/1.2 VM
must already have been installed. To run the installation program, use the
JVM to execute espresschart.class. For example, under Windows NT, you can type
"jview espresschart" in a command prompt window to start the installation. Make
sure that the current directory contains the espresschart.class file. Jview is
Microsoft's JVM (Java Virtual Machine).
For Solaris users, if you are using JDK 1.2, you need to run the following:
java -Xmx32M espresschart
otherwise, outofMemory error message may appear.
During the installation (and after the license agreement has been
established), the wizard will ask
a) The directory where EspressChart is to be installed: An
installation directory can be chosen by clicking on the
Browse button and selecting the desired directory. The
default is /EspressChart .
After confirming the options selected, the wizard will then proceed to install
the EspressChart files.
Note that this installation will pick up the first JVM that it finds. In case
of multiple JVM's on the machine, edit the server.bat (or server) and
designer.bat (or designer) to point to the JVM of your choosing.
For those who are interested in example API source codes, please note that all the sample
source codes are located at /EspressChart/help/exmaples/src directory. If you modify any
of the sample, you should compile as follows:
>javac -d ..\classes sample.java (note -d flag means destination of the class file)
because the source and the class files are in separate directories.
Also, if you have installed EspressChart on a Web Server, you can browse the following URL:
machine-name/espresschart/help/examples/index.html
Scrolling down the left column to the API examples.
You can also just browse to www.quadbase.com/espresschart/help/examples/index.html.
Furthermore, API documentations are located in espresschart/help/apidocs directory. The Method
list is in API_Metohds_1.html.
================================================================================
If you have any technical questions, send email to Support@Quadbase.com
For Sales inquiries, please email Sales@Quadbase.com
Or, you can reach us at (408)-982-0835 (phone) and (408)-982-0838 (fax)